home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 5 / inter@ivo 1996-06.iso / cybint5 / bin / silves.dxr / 00009_COMBOIO2.BMP.ls < prev    next >
Encoding:
Text File  |  1996-05-13  |  116 b   |  8 lines

  1. on mouseUp
  2.   global Aframe
  3.   onVis(2)
  4.   sound playFile 2, "..\som\train.wav"
  5.   set Aframe to "train"
  6.   go("l1")
  7. end
  8.